home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / keyb / fkeyskit.zip / GAMEPLAY.BAT < prev    next >
DOS Batch File  |  1990-02-15  |  373b  |  40 lines

  1. echo off
  2. cls
  3. if %1.==. goto help
  4. goto %1
  5. :G3
  6. goto exit
  7. :G4
  8. goto exit
  9. :G5
  10. goto exit
  11. :G6
  12. goto exit
  13. :G7
  14. goto exit
  15. :G8
  16. goto exit
  17. :G9
  18. goto exit
  19. :GA2
  20. goto exit
  21. :GA3
  22. goto exit
  23. :GA4
  24. goto exit
  25. :GA5
  26. goto exit
  27. :GA6
  28. goto exit
  29. :GA7
  30. goto exit
  31. :GA8
  32. goto exit
  33. :GA10
  34. goto exit
  35. :help
  36. echo you must make a selection
  37. echo off
  38. if not .==.%1 goto %1
  39. :exit
  40.